neighbor peer-group
This command joins a specific peer to peer group word.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} peer-group <peer group name>
Command |
Description |
---|---|
a.b.c.d|X:X::X:X |
Defines the IP address of the neighbor (IPv4 or IPv6). |
neighbor tag |
Defines the neighbor tag. |
peer group name |
Defines the peer group name. |
Default
NA
Command Mode
Privileged User
Example
This example joins a specific peer to group1.
(config-data)# router bgp 1 (conf-router)# neighbor 10.12.5.101 peer-group group1